func GetFlags
crossing Action1func GetFlags(cur realm, boardID, threadID, commentID uint64, start, count int) []boards.FlagGetFlag returns a list with thread or comment moderation flags. To reverse iterate use a negative count. Thread flags are returned when `commentID` is zero, or comment flags are returned otherwise.