When enabled, the client will generate fake CIDs and not make actual API calls.
This is useful for development and testing without consuming Pinata credits
or requiring network access. Set to false for production deployments.Mock mode generates deterministic CIDs using SHA256 hashes of the content,
allowing for consistent testing scenarios.