Frames directly below a given frame.
h_frames = lm_childframes(hframe)
hframe: modelit.layout.Frame, the parent frame (scalar)
h_frames: array of modelit.layout.Frame, the child frames.