Hi @Tomasz Stomski,
You're correct that the Computer Vision Read API provides OCR results line-by-line and operates synchronously, while Document Intelligence offers paragraph-level text extraction but through an asynchronous API.
At this time, there is no out-of-the-box Microsoft OCR API that provides synchronous paragraph-level text extraction directly. Microsoft is actively working on enhancing OCR capabilities, including support for synchronous paragraph-level extraction in future releases.
I hope you understand! Thank you.