get Collection Data
open suspend override fun getCollectionData(filter: CollectionOwnershipV2Filter): Result<GetCollectionDataQuery.Data?, AptosIndexerError>
Queries data of a specific collection by the collection creator address and the collection name.
If, for some reason, a creator account has 2 collections with the same name in v1 and v2, can pass an optional tokenStandard parameter to query a specific standard
Parameters
filter
the address of the collection's creator