Returns all non-fungible IDs of a given non-fungible resource owned by a given entity. The returned response is in a paginated format, ordered by the resource's first appearence on the ledger.
{"address":"<component-entity-address>","resource_address":null,"vault_address":null}
defines upper boundary (inclusive) for queried data. i.e { "at_state_version" = {"epoch" = 10} }
, will return data till 10 epoch.