[documentation][example] Flink Source & Sink Connector (#2561)

### Motivation

We added flink source connector (#2441) and sink connector (#2434). It would be great to an example to show how to use flink source & sink connector.

### Modifications

- introduce an `examples` module
- introduce an `examples/flink-consumer-source` module
- add a word count example to use flink source and sink connector

### Result

be able to know how to use flink source & sink connector
3 files changed