That is correct, in UMoviePipeline::InitializeLevelSequenceActor, we iterate through all of the level sequence actors in the world, stops any that might be playing, and then it will use the last found one to do the render.
If that doesn’t serve your need, that is where you could make an adjustment to do what you would like.