Add Support to Insert Existing Reusable Blocks from the Editor.
- This requires the editor to fetch reusable block info from and API endpoint:
/wp/v2/sites/{siteId}/blocks/
- Add new items to the block inserter.
- Inserter button will create a new
core/block referencing the reusable block id.
