Which file handles the block latest posts, I want to examine excerpt handling

Gutenberg blocks are not stored in the WordPress files in a readable or debuggable format. Instead, they have their own separate git repos.

Here is the source for the Latest Posts Block:
https://github.com/WordPress/gutenberg/tree/master/packages/block-library/src/latest-posts