How to use chat_message.replied webhook for getting content of received message

Hi ,
I want to get content of chat messages received in zoom meeting/webinar.
Does the chat_message.replied webhook provide this event to me every time a new message is “received”.
Basically I want to do it in real time.
And Secondly,
Can I use ‘chat_message.sent’ webhook to get content of received messages.

Thanks.