pub async fn get_entity(id: &EntityId) -> Option<Arc<Entity>>
Get an entity by its ID
id
Option<Arc<Entity>>