Custom blog post summary on blog index page

I think the easiest way is using the Excerpt field in the editor or add a custom field to enter your summary and then filter https://developer.wordpress.org/reference/hooks/the_excerpt/ to return the right text.

Because recognizing automatically the right div will force to parse HTML, and it’s more complicated.