Prompt user for unread messages

Hi Team,

We are trying to implement a new feature in which the user will get a notification if the agent replies to the active chat and the app is in the background or closed state.

I have gone through the doc (Android Chatbot SDK | yellow.ai). I found that we can only get the count of unread messages.

Is there any way to get the last unread message or any other data that can be helpful in implementation?