pub fn get_current_cst_token( query: Query<'_, '_, (Entity, &CstTokens, &PositionComponent, &RopeC, &Source)>, commands: Commands<'_, '_>, )