You want to receive all available messages from a specified conversation group. You do not need all columns from the queue, just the message body. Which code can you use?
(You need to filter using the conversation_group_id column, and retrieve the message_body column.)