How to export/import custom block in drupal 8/9?
Content of the custom block to be made changes in other user.
You can use Structure Sync https://www.drupal.org/project/structure_sync module to export and import your custom blocks, taxonomy terms, and menu links.
Try the Content synchronization feature from the Mix module, which allows you to export/import and recreate block contents, menu item links and taxonomy terms between environments (sites)
You can easily choose which items to sync via UI like below:
