Hello @Vikas Singh,
the message bodies are base64 encoded, not encrypted.
Any programming language has tooling to transform the messages into a readable format using Bas64 decoding.
Just take the body and paste it into this decode site.
When messages flow into other Azure services, the messages are normally made visible already (eg. Azure Stream Analytics, Azure Data Explorer).
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.