getOwnedNFTs
Retrieves the owned NFTs for a given owner.
This extension only works with ERC721 contracts that support the tokenOfOwnerByIndex
method
Example
Parameters
Returns
A promise that resolves to an array of NFTs owned by the specified owner.