Parameters for getting an NFT.
type GetNFTParams = Prettify< TokenURIParams & { includeOwner?: boolean }>;