Get transactions of `TransferObject` type from an wallet address for a custom token

How to get transactions from an address of TransferObject type transaction for a custom token, with sui TS SDK, I am assuming I have to utilize queryTransactionBlocks function. How to achieve this?