How can I get the metadata of all the NFTs (whether minted or unminted) present in a collection on Solana?
I've tried the solution given here, but it only gives the account addresses for minted NFTs, I want a solution for unminted NFTs too.
Is there any solution for this?