pub fn create_block( store: &WaveStore, tab_id: &str, meta: HashMap<String, Value>, ) -> Result<Block, StoreError>
Create a new block in a tab.