Need help to have a special user list

Hello,

I have a table Conversations whit messages (list of Messages) :
image
Members : (list of users)
image
groupeName type text

In messages table :

I need to retrieve the list of users who haven’t read the message from the Conversation with conversation => groupeName = ‘test’

can someone help me please