Retrieves token metadata for a given mint address using the Metaplex Token Metadata program
Solana RPC connection
PublicKey of the token mint
Promise<Metadata | null> - The metadata object or null if not found
Retrieves token metadata for a given mint address using the Metaplex Token Metadata program