Blocks: Introduce register_block_type(), unregister_block_type(), and get_dynamic_blocks() functions.
register_block_type()
unregister_block_type()
get_dynamic_blocks()
These helper functions allow easy access to the global block registry.
See #45109.