JavaScript Method for Real-Time Content Capture in the Bricks Editor

I am developing an integration for the Bricks page builder.

This integration depends on accessing the live, real-time content of the post as it’s being modified by the user within the Bricks editor.

Is there a way to retrieve the full, current post content (ideally in a structured format like HTML orJSON) from the editor immediately after a change occurs?