var results = await feed.GetEnrichedFlatActivities(GetOptions.Default.WithReaction(ReactionOption.With().Counts().Own()));
CMIIW but the OwnReactions IEnumerable i get from results, includes reactions from UserIds that are not the same as the owner of the FeedGroup.