get_step: Get step by ID.
This is a method of the Plan class in the planning module.
def get_step(&self, id: &str) -> Option<&PlanStep>