Here is a plugin that changes the WordPress editor, Gutenberg, by locking the editing of reusable blocks in posts.
The goal is to prevent the editing of a reusable block directly from a post. Instead, a link to the edit that block is displayed. This prevents a reusable block from being edited globally by mistake.
A button to quickly convert the block to regular blocks is also added.