pub fn get_element_ids( db_context: &DbContext, block_id: &EntityId, ) -> Result<Vec<EntityId>>
Get the element IDs for a given block.