org-goto-sibling

org-goto-sibling is a compiled Lisp function in `org.el'.

(org-goto-sibling &optional PREVIOUS)

Goto the next sibling, even if it is invisible.
When PREVIOUS is set, go to the previous sibling instead. Returns t
when a sibling was found. When none is found, return nil and don't
move point.