Query conversartions by members ids

As in the title. Is it possible to query conversations by its member’s ID?

I want to be able to preview a conversation (if it already exists) when the user is choosing people to chat with.

I couldn’t find anything in the documentation but maybe you can suggest a workaround?

Currently, member’s ID is not available when querying for channels. However, we have a workaround: you can add the member’s ID as tags when you first create a channel. Then, when you query, you can search by tags instead.

Docs: https://docs.amity.co/amity-sdk/chat/channels/query-channels